Used in event handling.
More...
#include <lowqueue.h>
template<class ELEMTYPE>
class LowPriority< ELEMTYPE >
Used in event handling.
◆ LowPriority()
template<class ELEMTYPE >
116 : priority_queue <LowPriPair< ELEMTYPE> >()
◆ Bottom()
template<class ELEMTYPE >
◆ Empty()
template<class ELEMTYPE >
131 return this->empty();
◆ Pop()
template<class ELEMTYPE >
◆ Push()
template<class ELEMTYPE >
void LowPriority< ELEMTYPE >::Push |
( |
ELEMTYPE |
a_element, |
|
|
long |
a_priority |
|
) |
| |
|
inline |
Used in event handling.
Definition: lowqueue.h:84
The documentation for this class was generated from the following file:
- /builds/a1mass/almass_stable_oddox/Landscape/lowqueue.h